Skip to content

Qualcomm AI Engine Direct - Adding QNN backend support for isInf core ATen op#18249

Merged
abhinaykukkadapu merged 1 commit intopytorch:mainfrom
CodeLinaro:isInf
Mar 19, 2026
Merged

Qualcomm AI Engine Direct - Adding QNN backend support for isInf core ATen op#18249
abhinaykukkadapu merged 1 commit intopytorch:mainfrom
CodeLinaro:isInf

Conversation

@qti-horodnic
Copy link
Contributor

Summary

Added support for the isInf core ATen op using the existing QNN backend implementation. Note only FP16 type is supported.

Test plan

python backends/qualcomm/tests/test_qnn_delegate.py -k TestQNNFloatingPointOperator.test_qnn_backend_is_inf --model SM8750 --host aisw-vm14-labsd --device 545ee4aa --build_folder build-android

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 17, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18249

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 7 Pending

As of commit 395136e with merge base eb92cec (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@qti-horodnic
Copy link
Contributor Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Mar 17, 2026
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 17, 2026
Copy link
Contributor

@abhinaykukkadapu abhinaykukkadapu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@qti-horodnic looks good, thanks for adding the support.

@abhinaykukkadapu abhinaykukkadapu merged commit ca2a616 into pytorch:main Mar 19, 2026
135 of 137 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants